fix: Cherry-pick three critical ulmo.1 fixes#1348
Merged
Conversation
ahmed-arb
reviewed
Feb 11, 2026
Collaborator
ahmed-arb
left a comment
There was a problem hiding this comment.
@kdmccormick I tested the build, it's working fine. Could you just please collect changelog entries with make changelog?
The audience of the Changelog is tutor users, not tutor developers. We shouldn't add Changelog entries for things which don't affects users.
d751c37 to
2cf633e
Compare
Collaborator
Author
|
Thanks @ahmed-arb ! I've pushed a new commit with the build changelog. I've also dropped this entry from the changelog: 1acbb84 . My reasoning is that the Changelog is for people who use tutor, not for us Tutor maintainers (the commit log is for us maintainers). The users of tutor don't need to know that we updated the version of a github action runner's OS. Let me know if you disagree, and I'll put it back. |
ahmed-arb
approved these changes
Feb 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Bumps tutor version from 21.0.0 to 21.0.1
Cherry-picks in:
edx-searchto4.4.0openedx/openedx-platform#37949ora2==6.17.2which removes loremipsum base dep openedx/openedx-platform#37991Changelog
@overhangio/tutor-maintainers - I haven't bumped a tutor release version myself in a while. Is this the correct way to do it? Do I need to compile the changelog or anything?
Testing
I haven't tested this yet. @overhangio/tutor-maintainers , I could use your help testing the build if you have time.
Notes
I'd prefer if ulmo.2 were released now so that we could just update OPENEDX_COMMON_VERSION instead of cherry-picking these in, but I don't think we should wait on that discussion in order to release these patches.
These patches aren't needed on Main-mode since they have all been merged to openedx-platform master.